Job Radar. Live notifications. AI processed.
upwork.com 2026-04-22 π’
πΉ Generate structured data for specific lawyer leads
π€ Client: πΊπΈ United States Member since 2010-09-08
π° Price: $200
π© Problem: Extract detailed information about lawyers based on strict criteria.
π¦ Existing: Not specified
Specifications:
[Target] - Legal professionals meeting the specified criteria in a particular state of the US
[Method] - Web scraping and data filtering
[UI/UX] - Not applicable
[Stack] - Python (Scrapy, BeautifulSoup), Pandas for data processing, Excel for output
[Security] - Ensure compliance with legal and ethical web scraping practices, use proxies to avoid IP blocking
[Format] - JSON intermediate format, then export to Excel
Workflow:
1. Define the specific criteria (law schools, years of practice, areas of law) provided by client.
2. Identify relevant legal websites and bar association directories for the target state.
3. Use Python with Scrapy or BeautifulSoup to scrape data from identified sources.
4. Filter scraped data based on predefined criteria.
5. Clean and structure the filtered data into a JSON format.
6. Export structured JSON data to Excel.